My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: How to pull files from file cabinet?
Hello @JPrice, Good day. It works fine when you use User Event on the CMS Page record in NetSuite like this one: I don't think it would work within a CMS Page itself. SuiteScript only works with…1 -
Re: How to pull files from file cabinet?
Hello @JPrice, Good day. You can use N/search to get the file URLs from the file cabinet. Here's a sample code and its results in my test account: If you find this reply to your question useful,…1 -
NSC | Find the list of scripts with inactive script owners using Saved Search
Scenario The user will be cleaning up their account and will be reassigning ownership of the scripts with inactive script owners. To achieve this, they must first know which scripts are owned by inac…1 -
NSC | Create or Update a record using a custom button with user confirmation via Client Script
Buttons are used to automate additional actions that are part of the company’s process to improve efficiency and overall make it easier for employees to perform their tasks. To avoid accidental click…2 -
Re: How to enable CSV job status alerts?
Hi @User_FJD3Y, Sure! You can start with 67605 SuiteScript 2.x Script Basics for the basics. It contains some introductory explanations on SuiteScript, as well as sample codes. To learn how to create…1
